    (c) Assela Pathirana, 2006

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

    Note: endian.c is copyrighted seperately. 
-------------------------------------------------------------------------
    The script cpcdailyrain-sa.bash  creates a rainfall map of a specified area based on CPC rainfall product. 

    Installation: 
    Make sure that you have GMT and Imagemagick installed.
    Edit plot.inc file to reflect your system and other settings. 
    Just compile the endian.c to create the executable endian (you need a C comiler). 
   Try the program: 
   ./cpcdailyrain-sa.bash cpc_rfe_v2.0_sa_dly.bin.20060401 
   which should produce cpc_rfe_v2.0_sa_dly.bin.20060401.ps (A postcript output)  
